Skip to content

chore: release#1394

Draft
hugrbot wants to merge 1 commit intomainfrom
release-plz-2026-02-05T11-25-00Z
Draft

chore: release#1394
hugrbot wants to merge 1 commit intomainfrom
release-plz-2026-02-05T11-25-00Z

Conversation

@hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Feb 5, 2026

🤖 New release

  • hugr-passes: 0.26.1 -> 0.26.2 (✓ API compatible changes)
  • tket: 0.17.0 -> 0.18.0 (✓ API compatible changes)
  • tket-qsystem: 0.23.0 -> 0.24.0 (✓ API compatible changes)
Changelog

hugr-passes

0.26.1 - 2026-03-18

Bug Fixes

  • ConstantFold fails when the module contains function declarations (#2954)

tket

0.18.0 - 2026-03-25

Bug Fixes

  • (pytket decoder) Panic on repeated bit registers in pytket decoded output (#1445)
  • pytket encoder drops order edges to the output node (#1466)

Documentation

  • Fix tket README introductory example (#1463)

New Features

  • [breaking] Use raw Hugrs in pytket encoding/decoding API (#1418)
  • [breaking] Remove unused lower_to_pytket pass (#1431)
  • [breaking] Replace CircuitHash with hugr's implementation (#1420)
  • [breaking] Update MSRV to rust 1.91 (#1446)
  • [breaking] Update to hugr 0.26.0 (#1448)
  • [breaking] Follow pass scopes in composable passes (#1429)
  • Implemented post_opdef for RotationOp for constant folding (#1468)

Refactor

  • (llvm) use llvm.is.fpclass for from_halfturns (#1457)

Testing

  • Fixed signatures when decoding pytket circuits (#1405)

tket-qsystem

0.24.0 - 2026-03-25

Bug Fixes

  • pytket encoder drops order edges to the output node (#1466)

New Features

  • [breaking] Use raw Hugrs in pytket encoding/decoding API (#1418)
  • Add qsystem.rz pytket decoder (#1432)
  • [breaking] Update MSRV to rust 1.91 (#1446)
  • [breaking] Update to hugr 0.26.0 (#1448)
  • [breaking] Follow pass scopes in composable passes (#1429)


This PR was generated with release-plz.

@hugrbot hugrbot added A-rust Area: Rust code X-release Automated release PR labels Feb 5, 2026
@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.61%. Comparing base (424ab87) to head (f0f1da9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1394      +/-   ##
==========================================
+ Coverage   83.60%   83.61%   +0.01%     
==========================================
  Files         187      187              
  Lines       28791    28791              
  Branches    27800    27800              
==========================================
+ Hits        24071    24075       +4     
+ Misses       3556     3553       -3     
+ Partials     1164     1163       -1     
Flag Coverage Δ
python 93.00% <ø> (ø)
qis-compiler 91.66% <ø> (ø)
rust 83.28% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 6 times, most recently from 51f4149 to c406f16 Compare February 13, 2026 08:55
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 3 times, most recently from deaab39 to d02907c Compare February 20, 2026 08:51
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 5 times, most recently from d7dfe04 to dba890b Compare March 3, 2026 10:27
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 6 times, most recently from 5393039 to 1db21ec Compare March 6, 2026 10:28
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 4 times, most recently from 5b874af to e795cbb Compare March 16, 2026 11:42
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 3 times, most recently from 70119b2 to bb96ff0 Compare March 19, 2026 16:50
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 11 times, most recently from a81ad1d to 7f4afa8 Compare March 25, 2026 15:01
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch from 7f4afa8 to f0f1da9 Compare March 25, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rust Area: Rust code X-release Automated release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant